Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit a6a996551c9e2d099b8f5acdd071457f704068a0


Parents : e4ff17f
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-01T16:34:09-06:00

chore(workflows): upgrade pnpm version from 9 to 10 in build configuration

Changes

1 files changed, 2 insertions(+), 2 deletions(-)


Diff

diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml
index d2d3196b..faa6b5db 100644
--- a/.gitea/workflows/build.yml
+++ b/.gitea/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
- name: Install pnpm
uses: https://git.quad4.io/pnpm/action-setup@v4
with:
- version: 9
+ version: 10
- name: Install NodeJS Deps
run: pnpm install
@@ -182,7 +182,7 @@ jobs:
(github.event_name == 'workflow_dispatch' && inputs[matrix.build_input] == true)
uses: https://git.quad4.io/pnpm/action-setup@v4
with:
- version: 9
+ version: 10
- name: Install NodeJS Deps
if: |


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────